| Total Complexity | 18 |
| Dependencies | 11 |
| Dependents | 3 |
| Total lines | 212 |
| Lines of code | 126 |
| Logical lines of code | 64 |
| Comment lines | 32 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| insert() | 44 | 7 | 44 | |
| update() | 51 | 2 | 27 | |
| delete() | 56 | 2 | 19 | |
| validate() | 68 | 3 | 7 | |
| prepareQuery() | 58 | 1 | 17 | |
| getById() | 74 | 1 | 5 | |
| queryByCampaignId() | 76 | 1 | 4 | |
| findByCampaignId() | 80 | 1 | 3 |